<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{ 
}

.c{ clear:both; height:1px; overflow: hidden; background:#ffffff}


#menu a{
	width:96%;
	line-height:32px;
	display:block;
	color:#1B1B1B;
	font-size:12px;
}
#menu a:link,#menu a:visited{color:#1B1B1B;background:;text-decoration: none;font-weight: bold;}
#menu a:hover,#menu a:active{
	color:#831720;
	font-size: 12px;
	background:;
	text-align: center;
	font-weight: bold;
}
</pre></body></html>